﻿2026-08-25T14:33:03.0837709Z ##[group]Run actions/checkout@v5
2026-08-25T14:33:03.0838373Z with:
2026-08-25T14:33:03.0838681Z   repository: BigscreenVR/spt-bs-core
2026-08-25T14:33:03.0840446Z   token: ***
2026-08-25T14:33:03.0840710Z   ssh-strict: true
2026-08-25T14:33:03.0840951Z   ssh-user: git
2026-08-25T14:33:03.0841239Z   persist-credentials: true
2026-08-25T14:33:03.0841611Z   clean: true
2026-08-25T14:33:03.0841952Z   sparse-checkout-cone-mode: true
2026-08-25T14:33:03.0842230Z   fetch-depth: 1
2026-08-25T14:33:03.0842468Z   fetch-tags: false
2026-08-25T14:33:03.0842733Z   show-progress: true
2026-08-25T14:33:03.0843004Z   lfs: false
2026-08-25T14:33:03.0843274Z   submodules: false
2026-08-25T14:33:03.0843542Z   set-safe-directory: true
2026-08-25T14:33:03.0843891Z   allow-unsafe-pr-checkout: false
2026-08-25T14:33:03.0844436Z ##[endgroup]
2026-08-25T14:33:03.2809465Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-25T14:33:03.2810664Z ##[group]Getting Git version info
2026-08-25T14:33:03.2811078Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-25T14:33:03.3079583Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-25T14:33:03.3491071Z git version 2.43.0.windows.1
2026-08-25T14:33:03.3517239Z ##[endgroup]
2026-08-25T14:33:03.3526157Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b8d74e39-6cee-4912-a5b9-0f3981ec2997\.gitconfig'
2026-08-25T14:33:03.3540241Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b8d74e39-6cee-4912-a5b9-0f3981ec2997' before making global git config changes
2026-08-25T14:33:03.3541091Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T14:33:03.3546996Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-25T14:33:03.3860715Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-25T14:33:03.4146079Z https://github.com/BigscreenVR/spt-bs-core
2026-08-25T14:33:03.4172542Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-25T14:33:03.4177375Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-25T14:33:03.4478266Z refs/heads/golden/field-seal-225
2026-08-25T14:33:03.4504023Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-25T14:33:03.5099857Z HEAD is now at de91ee62c release: v0.63.0 shape — bump, changelog
2026-08-25T14:33:03.8908811Z ##[endgroup]
2026-08-25T14:33:03.8912952Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-25T14:33:04.6464734Z ##[group]Cleaning the repository
2026-08-25T14:33:04.6469575Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-25T14:33:07.0984889Z Removing bench-ledger/
2026-08-25T14:33:07.0985368Z Removing target/
2026-08-25T14:33:07.1017010Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-25T14:33:07.1693350Z HEAD is now at de91ee62c release: v0.63.0 shape — bump, changelog
2026-08-25T14:33:07.1717004Z ##[endgroup]
2026-08-25T14:33:07.1721237Z ##[group]Disabling automatic garbage collection
2026-08-25T14:33:07.1727643Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-25T14:33:07.2005539Z ##[endgroup]
2026-08-25T14:33:07.2005905Z ##[group]Setting up auth
2026-08-25T14:33:07.2011761Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-25T14:33:07.2272965Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-25T14:33:08.1462604Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T14:33:08.1744113Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-25T14:33:08.9119580Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T14:33:09.1118867Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-25T14:33:09.8484472Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-25T14:33:09.8890151Z ##[endgroup]
2026-08-25T14:33:09.8890575Z ##[group]Fetching the repository
2026-08-25T14:33:09.8902107Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +de91ee62cbf5195600de5f5bfe4f097d2c533b52:refs/remotes/origin/golden/field-seal-225
2026-08-25T14:33:10.6294462Z ##[endgroup]
2026-08-25T14:33:10.6294875Z ##[group]Determining the checkout info
2026-08-25T14:33:10.6295606Z ##[endgroup]
2026-08-25T14:33:10.6300826Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-25T14:33:10.6618793Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-25T14:33:10.6893342Z ##[group]Checking out the ref
2026-08-25T14:33:10.6900709Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/field-seal-225 refs/remotes/origin/golden/field-seal-225
2026-08-25T14:33:10.7487838Z branch 'golden/field-seal-225' set up to track 'origin/golden/field-seal-225'.
2026-08-25T14:33:10.7488376Z Your branch is up to date with 'origin/golden/field-seal-225'.
2026-08-25T14:33:10.7488827Z Switched to and reset branch 'golden/field-seal-225'
2026-08-25T14:33:10.7509908Z ##[endgroup]
2026-08-25T14:33:10.7847633Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-25T14:33:10.8154694Z de91ee62cbf5195600de5f5bfe4f097d2c533b52
